home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / hobby / fbclck30.zip / FB_CLOCK.TXT < prev    next >
Text File  |  1995-03-11  |  8KB  |  217 lines

  1. Football Clock  V3.0
  2.  
  3.  
  4. By:
  5. Timothy L. Hirtle
  6. 3/11/95
  7.  
  8. All Rights Reserved
  9.  
  10.  
  11. Description:
  12.  
  13. Football Clock will allow you to have a clock of your favorite team's logo on your desktop.
  14. You may switch teams anytime. The clock is designed to stay on top of any application that you
  15. may have running, so it will always be seen. You may still use other applications while
  16. Football Clock is running. The program will also allow users to preset their favorite team to
  17. automatically load upon program execution using the "Auto Execute" command. The user can
  18. display either a digital or an analog clock.
  19.  
  20.  
  21. Requirements:
  22.  
  23. - Windows 3.x
  24.  
  25. - VBRUN300.DLL installed in your Windows or System directory (See Below)
  26.  
  27.  
  28. Installation:
  29.  
  30. - Run Install.exe using the RUN option from the file menu of Windows Program Manager or 
  31. double click on the Install.exe icon from the File Manager.
  32.  
  33. - Follow the directions of the install program.
  34.  
  35.  
  36. Installation should have placed the following files in the identified directories:
  37.  
  38. - fb_clock.exe in the directory you specified using Install.exe.
  39.  
  40. - fb_clock.txt in the same directory as the executable file.
  41.  
  42. - All *.VBX files in Windows\System directory.
  43.   3dlabel.vbx
  44.   statbar.vbx
  45.   vbpic3d.vbx
  46.   vbpicbtn.vbx
  47.  
  48. - vbrun300.dll in Windows\System directory.
  49.  
  50.  
  51. Distribution:
  52.  
  53. - Football Clock is distributed as Shareware. The Author maintains all rights to the
  54. program in its entirety. 
  55.  
  56. - Football Clock may be distributed freely as long as the integrity of Shareware is maintained.
  57.  
  58. - In the tradition of Shareware, the author grants a 30 day trial period to the user to
  59. decide whether they want to keep the program. If so, a $10 donation is required. If not,
  60. then before the 30 days is up, you must delete the program from your system. The author
  61. will allow previous registered users a $5 discount for each previous registered copy of this
  62. program.
  63.  
  64. Volume Discount
  65. 1  -  3  Copies     $10 Per copy
  66. 4  - 10  Copies     $ 9 Per Copy
  67. 11 - 50  Copies     $ 7 Per Copy
  68. 51 or Greater       $ 5 Per Copy
  69.  
  70.  
  71.  
  72. Important Notice:
  73.  
  74. Because of the file structure of Football Clock, users should take caution when changing and
  75. copying Football Clock files to a new directory from the original installation directory. Some 
  76. files are created using the original directory. Validated users may lose their validation 
  77. information. Also, Auto execution of preferred teams may be lost. Neither is a major catastrophy.
  78. Validation and Auto-execution can easily be re-established in the new directory. Validated users
  79. should write down their validation number in case they change directories.
  80.  
  81.  
  82.  
  83. Disclaimer:
  84.  
  85. Football Clock has no expressed or implied warranty. The user accepts full responsibility for
  86. this program by loading it on their computer. At no time is the author responsible for any
  87. hardware or software malfunctions caused by Football Clock. Though the author knows of no
  88. such problems from this software, he is not liable if any should occur.
  89.  
  90. NOTE:
  91. The author is requesting a donation for his labor in developing the code for this program.
  92. The visual graphics of NFL team logos are NOT included in the donation request. The author
  93. cannot and will not charge a monetary fee for the graphics in this application. Any monies
  94. sent to the author is solely for the use of program code not its graphics.
  95.  
  96.  
  97. Version Information:
  98.  
  99. V2.0
  100. This was the first release of Football Clock. V1.X was a beta version that was never
  101. released to the public.
  102.  
  103.  
  104. V2.1
  105. This version is a maintenance version. It fixes a minor bug, cleans up a color
  106. problem and removes uncoded options.
  107.  
  108. - The code to display a selected teams logo using the "Select" option pull-down menu
  109.   was inadvertanly left out from V2.0. V2.1 fixes this problem.
  110.  
  111. - The edges of buttons and some text in V2.0 displayed white trim that "clashed" with the gray
  112.   background. V2.1 removes the white trim and replaces it with gray, to match the
  113.   background.
  114.  
  115. - A few options were left in the "Select" pull-down menu from the beta version that
  116.   were uncoded. These options did not do anything and were taken out.
  117.  
  118. - Version 2.1 now has an Installation program to auto-install it!
  119.  
  120.  
  121. V2.2
  122. This version is a fix. V2.1 had a directory bug in it, which would not use the operator defined
  123. directory from the install program. Hence, a "Path not Found" error would appear.
  124.  
  125.  
  126. V2.3
  127.  
  128. - Removed "Options" menu choice. This selection is under R&D and was not intended to be made
  129. available to the user in V2.2. The first two options "Password", and "ON Top" was
  130. not activated and did nothing when selected. The next options "Remove Registration" and
  131. "Remove Auto-Execution" were selections developed by the author for his own use. The only
  132. major problem was with removing registration. This would cause a registered version to be
  133. reduced to an unregistered version, and the nag windows would reappear. As long as the user
  134. had written down their registration number, they could just re-register to eliminate the nag
  135. screens.
  136.  
  137. - Reduced the size of the clock to allow the user to use other application without as much
  138. clock showing on top of it.
  139.  
  140. - Removed the minimize button on the clock to allow team names to appear on the title bar.
  141.  
  142. - Removed date from clock and added seconds. This allowed more room to shrink the clock without
  143. the date.
  144.  
  145. - Added double border around clock. This appears to be more pleasing to the eyes.
  146.  
  147. - Added exclamation and information insignias to message boxes as appropriate.
  148.  
  149. - Corrected registration form indicating V2.0 was being registered vice the correct version.
  150.  
  151. - Added additional nag window before exiting program for unregistered users.
  152.  
  153. - Added "About" window to team logo on clock face when clicked.
  154.  
  155. - Cleaned-up user validation format.
  156.  
  157.  
  158. V2.4
  159.  
  160. - Added additional status bar alert text area. This box displays user actions. It elimiates
  161. the need to have some message boxes pop up to alert the operator, which the user must
  162. acknowledge.
  163.  
  164. - Unnecessary status bar alerts removed, such as "Cap Locks", "Insert", and "Num Lock".
  165.  
  166. - Added seconds to the clock on the opening window.
  167.  
  168. - Added Internet address information to order form.
  169.  
  170. - Replaced "OK" button with "Print" button on order form.
  171.  
  172. - Added an Uninstaller engine
  173.  
  174. - Added accelerator keys, allowing users the ability to operate the program without the use
  175. of a mouse/trackball if desired.
  176.  
  177. - Activated Registration form at start-up to display before the main form does for unregistered
  178. users.
  179.  
  180.  
  181.  
  182. V3.0
  183.  
  184. - Added an analog clock display capability to allow users a choice between clock types.
  185.  
  186. - Added clock motion, allowing clock to randomly move about the screen at users
  187. set time interval.
  188.  
  189. - Added all graphical files to the program .EXE file to lesson distribution files.
  190.  
  191. - Added a System Resource readout display to the 'About' window.
  192.  
  193. - Added a Help menu to assist users in the navigation of the program.
  194.  
  195. - Added a digital clock display to the clock forms when minimized.
  196.  
  197. - Modified graphical format to save system memory requirements.
  198.  
  199. - Fixed a small bug where the clock would show at the same time the main window did.
  200.  
  201. - Fixed a small bug where the team selected would not change if the user changed their
  202. mind about exiting the program and continued.
  203.  
  204. - Corrected the Detroit Lions Division to the NFC Central vice the NFC West.
  205.  
  206.  
  207.  
  208.  
  209. Send donations, questions and comments to:
  210.  
  211. Timothy L. Hirtle
  212. 7711 Linda Vista Rd #10
  213. San Diego, CA  92111
  214.  
  215. Internet:  hirtle@nosc.mil
  216.  
  217.